home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / DESKLIBC / SOURCES.ZIP / DeskLib / !DLSources / Libraries / WimpSWIs / DLLDef next >
Text File  |  1995-04-04  |  2KB  |  121 lines

  1. ;
  2. ; cdll definition file for <name>
  3. ;
  4.  
  5. name "WimpSWIs"
  6.   version 1.00
  7.   author "DeskLib"
  8.  
  9. ; --- Exported symbols ---
  10.  
  11. exports
  12. {
  13.   Wimp_Poll3
  14.   Wimp_ReadPixTrans
  15.   Wimp_SaveFPStateOnPoll
  16.   Wimp_DragBox
  17.   Wimp_CloseTemplate
  18.   Wimp_BaseOfSprites
  19.   Wimp_OpenWindow
  20.   Wimp_LoadTemplate
  21.   Wimp_OpenTemplate
  22.   Wimp_CloseWindow
  23.   Wimp_ProcessKey
  24.   Wimp_DecodeMenu
  25.   Wimp_SetColour
  26.   Wimp_GetRectangle
  27.   Wimp_BlockCopy
  28.   Wimp_UpdateWindow
  29.   Wimp_GetPointerInfo
  30.   Wimp_CreateMenu
  31.   Wimp_Initialise
  32.   Wimp_DeleteIcon
  33.   Wimp_GetWindowInfo
  34.   Wimp_TransferBlock
  35.   Wimp_SendMessage
  36.   Wimp_SetExtent
  37.   Wimp_StartTask
  38.   Wimp_CorruptFPStateOnPoll
  39.   Wimp_GetIconState
  40.   Wimp_DeleteWindow
  41.   Wimp_CreateWindow
  42.   Wimp_CreateIcon
  43.   Wimp_ReportErrorR
  44.   Wimp_SetFontColours
  45.   Wimp_CommandWindow
  46.   Wimp_SetIconState
  47.   Wimp_PlotIcon
  48.   Wimp_SetPalette
  49.   Wimp_SpriteOp
  50.   Wimp_SetCaretPosition
  51.   Wimp_GetCaretPosition
  52.   Wimp_SetPointerShape
  53.   Wimp_WhichIcon
  54.   Wimp_ReportError
  55.   Wimp_GetWindowOutline
  56.   Wimp_CloseDown
  57.   Wimp_SetMode
  58.   Wimp_CreateSubMenu
  59.   Wimp_ReadPalette
  60.   Wimp_SlotSize
  61.   Wimp_RedrawWindow
  62.   Wimp_GetWindowState
  63.   Wimp_PollIdle3
  64.   Wimp_ForceRedraw
  65. }
  66.  
  67. ; --- Object files ---
  68.  
  69. objects
  70. {
  71.   o.11GetState
  72.   o.24PtrShape
  73.   o.15PointInf
  74.   o.10GetRect
  75.   o.07CloseW
  76.   o.06OpenW
  77.   o.23SetExten
  78.   o.19GetCaret
  79.   o.18SetCaret
  80.   o.49PixTrans
  81.   o.26CloseT
  82.   o.08RedrawW
  83.   o.25OpenT
  84.   o.14GetIInfo
  85.   o.01Init
  86.   o.43CreateSM
  87.   o.38BOSprite
  88.   o.09UpdateW
  89.   o.48FontCols
  90.   o.34SetMode
  91.   o.28ProcKey
  92.   o.40RepError
  93.   o.31StrtTask
  94.   o.17ForceRed
  95.   o.27LoadT
  96.   o.33PlotI
  97.   o.37SetCol
  98.   o.16DragBox
  99.   o.44SlotSize
  100.   o.40RepErrR
  101.   o.50CmdWind
  102.   o.22WhichI
  103.   o.13SetIStat
  104.   o.36SetPal
  105.   o.12GetInfo
  106.   o.41SendMsg
  107.   o.45TransBlk
  108.   o.47SpriteOp
  109.   o.39BlockCpy
  110.   o.21DecodeM
  111.   o.05DeleteI
  112.   o.32GetWOut
  113.   o.29CloseDn
  114.   o.04DeleteW
  115.   o.00Poll
  116.   o.02CreateW
  117.   o.03CreateI
  118.   o.20CreateM
  119.   o.35ReadPal
  120. }
  121.